Rate Overview
Live
1 AWG = 1.2563 FJD
1 FJD = 0.795967
AWG
Avg
1.2573
High
1.2663
Low
1.2515
Last updated: 7/2/2026, 5:23:16 AM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.26 FJD |
| 10 AWG | 12.56 FJD |
| 50 AWG | 62.82 FJD |
| 100 AWG | 125.63 FJD |
| 500 AWG | 628.17 FJD |
| 1,000 AWG | 1,256.33 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-07-02T05:23:16Z",
"rates": {
"FJD": 1.256333
}
}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": 125.63329999999999,
"rate": 1.256333
}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