Rate Overview
Live
1 PAB = 2.2532 FJD
1 FJD = 0.443803
PAB
Avg
2.2532
High
2.2532
Low
2.2532
Last updated: 7/6/2026, 4:38:14 AM
Quick Conversions
| PAB | FJD |
|---|---|
| 1 PAB | 2.25 FJD |
| 10 PAB | 22.53 FJD |
| 50 PAB | 112.66 FJD |
| 100 PAB | 225.33 FJD |
| 500 PAB | 1,126.63 FJD |
| 1,000 PAB | 2,253.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-07-06T04:38:14Z",
"rates": {
"FJD": 2.25325
}
}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.325,
"rate": 2.25325
}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