Rate Overview
Live
1 AWG = 1.2445 FJD
1 FJD = 0.803519
AWG
Avg
1.2387
High
1.2564
Low
1.2248
Last updated: 3/27/2026, 1:50:20 PM
Quick Conversions
| AWG | FJD |
|---|---|
| 1 AWG | 1.24 FJD |
| 10 AWG | 12.45 FJD |
| 50 AWG | 62.23 FJD |
| 100 AWG | 124.45 FJD |
| 500 AWG | 622.26 FJD |
| 1,000 AWG | 1,244.53 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-27T13:50:20Z",
"rates": {
"FJD": 1.244525
}
}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": 124.45250000000001,
"rate": 1.244525
}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