Rate Overview
Live
1 FJD = 0.809462 ANG
1 ANG = 1.2354
FJD
Avg
0.805498
High
0.809841
Low
0.800741
Last updated: 4/15/2026, 10:49:45 PM
Quick Conversions
| FJD | ANG |
|---|---|
| 1 FJD | 0.81 ANG |
| 10 FJD | 8.09 ANG |
| 50 FJD | 40.47 ANG |
| 100 FJD | 80.95 ANG |
| 500 FJD | 404.73 ANG |
| 1,000 FJD | 809.46 ANG |
Get FJD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=ANGExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-15T22:49:45Z",
"rates": {
"ANG": 0.809462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "ANG",
"amount": 100
},
"result": 80.9462,
"rate": 0.809462
}Build with FJD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key