Rate Overview
Live
1 FJD = 0.803519 AWG
1 AWG = 1.2445
FJD
Avg
0.791655
High
0.810488
Low
0.768795
Last updated: 3/27/2026, 2:52:36 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 8.04 AWG |
| 50 FJD | 40.18 AWG |
| 100 FJD | 80.35 AWG |
| 500 FJD | 401.76 AWG |
| 1,000 FJD | 803.52 AWG |
Get FJD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=AWGExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T14:52:36Z",
"rates": {
"AWG": 0.803519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "AWG",
"amount": 100
},
"result": 80.3519,
"rate": 0.803519
}Build with FJD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key