Rate Overview
Live
1 PAB = 0.739164 FKP
1 FKP = 1.3529
PAB
Avg
0.743007
High
0.745027
Low
0.739164
Last updated: 4/16/2026, 8:58:20 PM
Quick Conversions
| PAB | FKP |
|---|---|
| 1 PAB | 0.74 FKP |
| 10 PAB | 7.39 FKP |
| 50 PAB | 36.96 FKP |
| 100 PAB | 73.92 FKP |
| 500 PAB | 369.58 FKP |
| 1,000 PAB | 739.16 FKP |
Get PAB/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=FKPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-16T20:58:20Z",
"rates": {
"FKP": 0.739164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "FKP",
"amount": 100
},
"result": 73.91640000000001,
"rate": 0.739164
}Build with PAB/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key