Rate Overview
Live
1 AWG = 1.2310 FJD
1 FJD = 0.812373
AWG
Avg
1.2336
High
1.2396
Low
1.2286
Last updated: 4/16/2026, 9:35:54 PM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.23 FJD |
| 10 AWG | 12.31 FJD |
| 50 AWG | 61.55 FJD |
| 100 AWG | 123.10 FJD |
| 500 AWG | 615.48 FJD |
| 1,000 AWG | 1,230.96 FJD |
Get AWG/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=FJDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-16T21:35:54Z",
"rates": {
"FJD": 1.230961
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "FJD",
"amount": 100
},
"result": 123.09609999999999,
"rate": 1.230961
}Build with AWG/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key