Rate Overview
Live
1 PAB = 2.2502 FJD
1 FJD = 0.444395
PAB
Avg
2.2304
High
2.2502
Low
2.2143
Last updated: 3/27/2026, 9:24:03 AM
Quick Conversions
| PAB | FJD |
|---|---|
| 1 PAB | 2.25 FJD |
| 10 PAB | 22.50 FJD |
| 50 PAB | 112.51 FJD |
| 100 PAB | 225.02 FJD |
| 500 PAB | 1,125.13 FJD |
| 1,000 PAB | 2,250.25 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-03-27T09:24:03Z",
"rates": {
"FJD": 2.25025
}
}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": 225.02499999999998,
"rate": 2.25025
}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