Rate Overview
Live
1 FJD = 0.451100 PAB
1 PAB = 2.2168
FJD
Avg
0.452233
High
0.453521
Low
0.450723
Last updated: 5/27/2026, 9:54:55 AM
Quick Conversions
| FJD | PAB |
|---|---|
| 1 FJD | 0.45 PAB |
| 10 FJD | 4.51 PAB |
| 50 FJD | 22.56 PAB |
| 100 FJD | 45.11 PAB |
| 500 FJD | 225.55 PAB |
| 1,000 FJD | 451.10 PAB |
Get FJD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=PABExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T09:54:55Z",
"rates": {
"PAB": 0.4511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "PAB",
"amount": 100
},
"result": 45.11,
"rate": 0.4511
}Build with FJD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key