Rate Overview
Live
1 PAB = 2.2471 FJD
1 FJD = 0.445025
PAB
Avg
2.2594
High
2.3276
Low
2.1971
Last updated: 7/26/2026, 9:18:04 PM
Quick Conversions
| PAB | FJD |
|---|---|
| 1 PAB | 2.25 FJD |
| 10 PAB | 22.47 FJD |
| 50 PAB | 112.35 FJD |
| 100 PAB | 224.71 FJD |
| 500 PAB | 1,123.53 FJD |
| 1,000 PAB | 2,247.06 FJD |
Get PAB/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=FJDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-26T21:18:04Z",
"rates": {
"FJD": 2.247064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "FJD",
"amount": 100
},
"result": 224.7064,
"rate": 2.247064
}Build with PAB/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key