Rate Overview
Live
1 FJD = 0.452491 PAB
1 PAB = 2.2100
FJD
Avg
0.453526
High
0.455254
Low
0.449680
Last updated: 5/6/2026, 11:06:23 PM
Quick Conversions
| FJD | PAB |
|---|---|
| 1 FJD | 0.45 PAB |
| 10 FJD | 4.52 PAB |
| 50 FJD | 22.62 PAB |
| 100 FJD | 45.25 PAB |
| 500 FJD | 226.25 PAB |
| 1,000 FJD | 452.49 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-06T23:06:23Z",
"rates": {
"PAB": 0.452491
}
}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.2491,
"rate": 0.452491
}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