Rate Overview
Live
1 FJD = 0.453894 PAB
1 PAB = 2.2032
FJD
Avg
0.452600
High
0.454800
Low
0.451002
Last updated: 9/5/2026, 4:25:25 AM
Quick Conversions
| FJD | PAB |
|---|---|
| 1 FJD | 0.45 PAB |
| 10 FJD | 4.54 PAB |
| 50 FJD | 22.69 PAB |
| 100 FJD | 45.39 PAB |
| 500 FJD | 226.95 PAB |
| 1,000 FJD | 453.89 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-09-05T04:25:25Z",
"rates": {
"PAB": 0.453894
}
}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.3894,
"rate": 0.453894
}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