Rate Overview
Live
1 FJD = 0.444654 PAB
1 PAB = 2.2489
FJD
Avg
0.442684
High
0.455151
Low
0.429629
Last updated: 7/25/2026, 7:39:14 PM
Quick Conversions
| FJD | PAB |
|---|---|
| 1 FJD | 0.44 PAB |
| 10 FJD | 4.45 PAB |
| 50 FJD | 22.23 PAB |
| 100 FJD | 44.47 PAB |
| 500 FJD | 222.33 PAB |
| 1,000 FJD | 444.65 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-25T19:39:14Z",
"rates": {
"PAB": 0.444654
}
}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.4654,
"rate": 0.444654
}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