Rate Overview
Live
1 PAB = 0.749486 FKP
1 FKP = 1.3342
PAB
Avg
0.746967
High
0.779672
Low
0.729472
Last updated: 3/27/2026, 6:52:43 PM
Quick Conversions
| PAB | FKP |
|---|---|
| 1 PAB | 0.75 FKP |
| 10 PAB | 7.49 FKP |
| 50 PAB | 37.47 FKP |
| 100 PAB | 74.95 FKP |
| 500 PAB | 374.74 FKP |
| 1,000 PAB | 749.49 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-03-27T18:52:43Z",
"rates": {
"FKP": 0.749486
}
}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": 74.9486,
"rate": 0.749486
}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