Rate Overview
Live
1 FKP = 1.3342 PAB
1 PAB = 0.749487
FKP
Avg
1.3388
High
1.3697
Low
1.3099
Last updated: 3/27/2026, 1:16:56 PM
Quick Conversions
| FKP | PAB |
|---|---|
| 1 FKP | 1.33 PAB |
| 10 FKP | 13.34 PAB |
| 50 FKP | 66.71 PAB |
| 100 FKP | 133.42 PAB |
| 500 FKP | 667.12 PAB |
| 1,000 FKP | 1,334.25 PAB |
Get FKP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=PABExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T13:16:56Z",
"rates": {
"PAB": 1.334246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "PAB",
"amount": 100
},
"result": 133.4246,
"rate": 1.334246
}Build with FKP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key