Rate Overview
Live
1 FJD = 0.799046 ANG
1 ANG = 1.2515
FJD
Avg
0.795477
High
0.819904
Low
0.770225
Last updated: 7/25/2026, 6:56:08 PM
Quick Conversions
| FJD | ANG |
|---|---|
| 1 FJD | 0.80 ANG |
| 10 FJD | 7.99 ANG |
| 50 FJD | 39.95 ANG |
| 100 FJD | 79.90 ANG |
| 500 FJD | 399.52 ANG |
| 1,000 FJD | 799.05 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-07-25T18:56:08Z",
"rates": {
"ANG": 0.799046
}
}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": 79.9046,
"rate": 0.799046
}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