Rate Overview
Live
1 PAB = 0.743210 FKP
1 FKP = 1.3455
PAB
Avg
0.741512
High
0.755408
Low
0.724798
Last updated: 5/27/2026, 4:52:58 AM
Quick Conversions
| PAB | FKP |
|---|---|
| 1 PAB | 0.74 FKP |
| 10 PAB | 7.43 FKP |
| 50 PAB | 37.16 FKP |
| 100 PAB | 74.32 FKP |
| 500 PAB | 371.61 FKP |
| 1,000 PAB | 743.21 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-05-27T04:52:58Z",
"rates": {
"FKP": 0.74321
}
}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.321,
"rate": 0.74321
}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