Rate Overview
Live
1 IDR = 0.033327 XAF
1 XAF = 30.0057
IDR
Avg
0.033236
High
0.033554
Low
0.032979
Last updated: 3/7/2026, 4:25:12 AM
Quick Conversions
| IDR | XAF |
|---|---|
| 1 IDR | 0.03 XAF |
| 10 IDR | 0.33 XAF |
| 50 IDR | 1.67 XAF |
| 100 IDR | 3.33 XAF |
| 500 IDR | 16.66 XAF |
| 1,000 IDR | 33.33 XAF |
Get IDR/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=XAFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T04:25:12Z",
"rates": {
"XAF": 0.033327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "XAF",
"amount": 100
},
"result": 3.3327000000000004,
"rate": 0.033327
}Build with IDR/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key