Rate Overview
Live
1 FKP = 1.3529 PAB
1 PAB = 0.739165
FKP
Avg
1.3459
High
1.3529
Low
1.3422
Last updated: 4/16/2026, 2:13:19 PM
Quick Conversions
| FKP | PAB |
|---|---|
| 1 FKP | 1.35 PAB |
| 10 FKP | 13.53 PAB |
| 50 FKP | 67.64 PAB |
| 100 FKP | 135.29 PAB |
| 500 FKP | 676.44 PAB |
| 1,000 FKP | 1,352.88 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-04-16T14:13:19Z",
"rates": {
"PAB": 1.352878
}
}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": 135.2878,
"rate": 1.352878
}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