Rate Overview
Live
1 AWG = 1.2251 FJD
1 FJD = 0.816253
AWG
Avg
1.2240
High
1.2357
Low
1.2193
Last updated: 5/7/2026, 1:28:11 AM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.23 FJD |
| 10 AWG | 12.25 FJD |
| 50 AWG | 61.26 FJD |
| 100 AWG | 122.51 FJD |
| 500 AWG | 612.56 FJD |
| 1,000 AWG | 1,225.11 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-05-07T01:28:11Z",
"rates": {
"FJD": 1.22511
}
}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": 122.511,
"rate": 1.22511
}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