Rate Overview
Live
1 AWG = 1.2338 FJD
1 FJD = 0.810505
AWG
Avg
1.2419
High
1.2485
Low
1.2338
Last updated: 6/16/2026, 1:32:04 PM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.23 FJD |
| 10 AWG | 12.34 FJD |
| 50 AWG | 61.69 FJD |
| 100 AWG | 123.38 FJD |
| 500 AWG | 616.90 FJD |
| 1,000 AWG | 1,233.80 FJD |
Get AWG/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=FJDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-16T13:32:04Z",
"rates": {
"FJD": 1.233798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "FJD",
"amount": 100
},
"result": 123.37979999999999,
"rate": 1.233798
}Build with AWG/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key