Rate Overview
Live
1 PAB = 0.750531 FKP
1 FKP = 1.3324
PAB
Avg
0.744591
High
0.759352
Low
0.730101
Last updated: 7/25/2026, 5:19:03 PM
Quick Conversions
| PAB | FKP |
|---|---|
| 1 PAB | 0.75 FKP |
| 10 PAB | 7.51 FKP |
| 50 PAB | 37.53 FKP |
| 100 PAB | 75.05 FKP |
| 500 PAB | 375.27 FKP |
| 1,000 PAB | 750.53 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-07-25T17:19:03Z",
"rates": {
"FKP": 0.750531
}
}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": 75.0531,
"rate": 0.750531
}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