Rate Overview
Live
1 FJD = 0.814895 AWG
1 AWG = 1.2272
FJD
Avg
0.810933
High
0.814895
Low
0.806727
Last updated: 4/16/2026, 7:57:51 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.81 AWG |
| 10 FJD | 8.15 AWG |
| 50 FJD | 40.74 AWG |
| 100 FJD | 81.49 AWG |
| 500 FJD | 407.45 AWG |
| 1,000 FJD | 814.90 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-04-16T19:57:51Z",
"rates": {
"AWG": 0.814895
}
}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.4895,
"rate": 0.814895
}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