Rate Overview
Live
1 FJD = 0.795467 AWG
1 AWG = 1.2571
FJD
Avg
0.790072
High
0.811539
Low
0.769036
Last updated: 3/27/2026, 12:59:16 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 7.95 AWG |
| 50 FJD | 39.77 AWG |
| 100 FJD | 79.55 AWG |
| 500 FJD | 397.73 AWG |
| 1,000 FJD | 795.47 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-27T12:59:16Z",
"rates": {
"AWG": 0.795467
}
}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.5467,
"rate": 0.795467
}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