Rate Overview
Live
1 FJD = 0.804060 AWG
1 AWG = 1.2437
FJD
Avg
0.805429
High
0.810529
Low
0.804002
Last updated: 8/13/2026, 5:53:26 AM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 8.04 AWG |
| 50 FJD | 40.20 AWG |
| 100 FJD | 80.41 AWG |
| 500 FJD | 402.03 AWG |
| 1,000 FJD | 804.06 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-08-13T05:53:26Z",
"rates": {
"AWG": 0.80406
}
}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": 80.406,
"rate": 0.80406
}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