Rate Overview
Live
1 FJD = 0.811846 AWG
1 AWG = 1.2318
FJD
Avg
0.806142
High
0.818814
Low
0.785287
Last updated: 5/27/2026, 1:25:31 AM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.81 AWG |
| 10 FJD | 8.12 AWG |
| 50 FJD | 40.59 AWG |
| 100 FJD | 81.18 AWG |
| 500 FJD | 405.92 AWG |
| 1,000 FJD | 811.85 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-27T01:25:31Z",
"rates": {
"AWG": 0.811846
}
}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": 81.18459999999999,
"rate": 0.811846
}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