Rate Overview
Live
1 FJD = 0.820232 AWG
1 AWG = 1.2192
FJD
Avg
0.817472
High
0.820232
Low
0.809261
Last updated: 5/6/2026, 10:00:14 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.82 AWG |
| 10 FJD | 8.20 AWG |
| 50 FJD | 41.01 AWG |
| 100 FJD | 82.02 AWG |
| 500 FJD | 410.12 AWG |
| 1,000 FJD | 820.23 AWG |
Get FJD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=AWGExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-06T22:00:14Z",
"rates": {
"AWG": 0.820232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "AWG",
"amount": 100
},
"result": 82.0232,
"rate": 0.820232
}Build with FJD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key