Rate Overview
Live
1 FJD = 0.814370 ANG
1 ANG = 1.2279
FJD
Avg
0.793857
High
0.814370
Low
0.770225
Last updated: 3/26/2026, 2:49:28 PM
Quick Conversions
| FJD | ANG |
|---|---|
| 1 FJD | 0.81 ANG |
| 10 FJD | 8.14 ANG |
| 50 FJD | 40.72 ANG |
| 100 FJD | 81.44 ANG |
| 500 FJD | 407.19 ANG |
| 1,000 FJD | 814.37 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-03-26T14:49:28Z",
"rates": {
"ANG": 0.81437
}
}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": 81.437,
"rate": 0.81437
}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