Rate Overview
Live
1 FJD = 0.796732 AWG
1 AWG = 1.2551
FJD
Avg
0.799182
High
0.806735
Low
0.789703
Last updated: 7/11/2026, 3:03:45 PM
Quick Conversions
| FJD | AWG |
|---|---|
| 1 FJD | 0.80 AWG |
| 10 FJD | 7.97 AWG |
| 50 FJD | 39.84 AWG |
| 100 FJD | 79.67 AWG |
| 500 FJD | 398.37 AWG |
| 1,000 FJD | 796.73 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-07-11T15:03:45Z",
"rates": {
"AWG": 0.796732
}
}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": 79.6732,
"rate": 0.796732
}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