Rate Overview
Live
1 FJD = 0.806942 AWG
1 AWG = 1.2392
FJD
Avg
0.809273
High
0.814092
Low
0.806942
Last updated: 9/3/2026, 5:37:08 AM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.81 AWG |
| 10 FJD | 8.07 AWG |
| 50 FJD | 40.35 AWG |
| 100 FJD | 80.69 AWG |
| 500 FJD | 403.47 AWG |
| 1,000 FJD | 806.94 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-09-03T05:37:08Z",
"rates": {
"AWG": 0.806942
}
}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.69420000000001,
"rate": 0.806942
}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