Rate Overview
Live
1 FJD = 0.801432 AWG
1 AWG = 1.2478
FJD
Avg
0.804265
High
0.818814
Low
0.785287
Last updated: 7/14/2026, 2:17:27 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 8.01 AWG |
| 50 FJD | 40.07 AWG |
| 100 FJD | 80.14 AWG |
| 500 FJD | 400.72 AWG |
| 1,000 FJD | 801.43 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-14T14:17:27Z",
"rates": {
"AWG": 0.801432
}
}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.14320000000001,
"rate": 0.801432
}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