Rate Overview
Live
1 FKP = 1.3389 PAB
1 PAB = 0.746881
FKP
Avg
1.3408
High
1.3749
Low
1.3048
Last updated: 7/23/2026, 9:31:16 AM
Quick Conversions
| FKP | PAB |
|---|---|
| 1 FKP | 1.34 PAB |
| 10 FKP | 13.39 PAB |
| 50 FKP | 66.95 PAB |
| 100 FKP | 133.89 PAB |
| 500 FKP | 669.45 PAB |
| 1,000 FKP | 1,338.90 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-07-23T09:31:16Z",
"rates": {
"PAB": 1.338901
}
}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.8901,
"rate": 1.338901
}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