Rate Overview
Live
1 PAB = 2.2272 FJD
1 FJD = 0.448994
PAB
Avg
2.2251
High
2.2349
Low
2.2181
Last updated: 6/16/2026, 12:30:50 PM
Quick Conversions
| PAB | FJD |
|---|---|
| 1 PAB | 2.23 FJD |
| 10 PAB | 22.27 FJD |
| 50 PAB | 111.36 FJD |
| 100 PAB | 222.72 FJD |
| 500 PAB | 1,113.60 FJD |
| 1,000 PAB | 2,227.20 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-06-16T12:30:50Z",
"rates": {
"FJD": 2.2272
}
}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": 222.71999999999997,
"rate": 2.2272
}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