Rate Overview
Live
1 FJD = 0.796594 AWG
1 AWG = 1.2553
FJD
Avg
0.792658
High
0.820140
Low
0.769036
Last updated: 7/26/2026, 1:18:26 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 7.97 AWG |
| 50 FJD | 39.83 AWG |
| 100 FJD | 79.66 AWG |
| 500 FJD | 398.30 AWG |
| 1,000 FJD | 796.59 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-07-26T13:18:26Z",
"rates": {
"AWG": 0.796594
}
}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": 79.6594,
"rate": 0.796594
}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