Rate Overview
Live
1 FJD = 0.811570 AWG
1 AWG = 1.2322
FJD
Avg
0.809927
High
0.816451
Low
0.805573
Last updated: 3/6/2026, 8:47:49 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.81 AWG |
| 10 FJD | 8.12 AWG |
| 50 FJD | 40.58 AWG |
| 100 FJD | 81.16 AWG |
| 500 FJD | 405.79 AWG |
| 1,000 FJD | 811.57 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-03-06T20:47:49Z",
"rates": {
"AWG": 0.81157
}
}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.157,
"rate": 0.81157
}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