Rate Overview
Live
1 FJD = 0.447908 PAB
1 PAB = 2.2326
FJD
Avg
0.446749
High
0.450845
Low
0.441175
Last updated: 7/8/2026, 2:52:02 PM
Quick Conversions
| FJD | PAB |
|---|---|
| 1 FJD | 0.45 PAB |
| 10 FJD | 4.48 PAB |
| 50 FJD | 22.40 PAB |
| 100 FJD | 44.79 PAB |
| 500 FJD | 223.95 PAB |
| 1,000 FJD | 447.91 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-07-08T14:52:02Z",
"rates": {
"PAB": 0.447908
}
}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": 44.7908,
"rate": 0.447908
}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