Rate Overview
Live
1 FJD = 0.795932 AWG
1 AWG = 1.2564
FJD
Avg
0.798863
High
0.801743
Low
0.795932
Last updated: 7/25/2026, 4:48:46 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 7.96 AWG |
| 50 FJD | 39.80 AWG |
| 100 FJD | 79.59 AWG |
| 500 FJD | 397.97 AWG |
| 1,000 FJD | 795.93 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-25T16:48:46Z",
"rates": {
"AWG": 0.795932
}
}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.5932,
"rate": 0.795932
}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