Rate Overview
Live
1 AWG = 1.2571 FJD
1 FJD = 0.795468
AWG
Avg
1.2631
High
1.2879
Low
1.2338
Last updated: 3/27/2026, 10:19:38 AM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.26 FJD |
| 10 AWG | 12.57 FJD |
| 50 AWG | 62.86 FJD |
| 100 AWG | 125.71 FJD |
| 500 AWG | 628.56 FJD |
| 1,000 AWG | 1,257.12 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-03-27T10:19:38Z",
"rates": {
"FJD": 1.257122
}
}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.71220000000001,
"rate": 1.257122
}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