Rate Overview
Live
1 IDR = 0.033426 XOF
1 XOF = 29.9168
IDR
Avg
0.033240
High
0.033577
Low
0.032721
Last updated: 3/27/2026, 6:16:50 AM
Quick Conversions
| IDR | XOF |
|---|---|
| 1 IDR | 0.03 XOF |
| 10 IDR | 0.33 XOF |
| 50 IDR | 1.67 XOF |
| 100 IDR | 3.34 XOF |
| 500 IDR | 16.71 XOF |
| 1,000 IDR | 33.43 XOF |
Get IDR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=XOFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T06:16:50Z",
"rates": {
"XOF": 0.033426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "XOF",
"amount": 100
},
"result": 3.3425999999999996,
"rate": 0.033426
}Build with IDR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key