Rate Overview
Live
1 AWG = 1.2442 FJD
1 FJD = 0.803700
AWG
Avg
1.2415
High
1.2442
Low
1.2338
Last updated: 8/14/2026, 5:09:24 PM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.24 FJD |
| 10 AWG | 12.44 FJD |
| 50 AWG | 62.21 FJD |
| 100 AWG | 124.42 FJD |
| 500 AWG | 622.12 FJD |
| 1,000 AWG | 1,244.25 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-08-14T17:09:24Z",
"rates": {
"FJD": 1.244245
}
}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": 124.42450000000001,
"rate": 1.244245
}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