Rate Overview
Live
1 IDR = 0.031863 XOF
1 XOF = 31.3844
IDR
Avg
0.032003
High
0.032214
Low
0.031863
Last updated: 7/5/2026, 12:20:48 AM
Quick Conversions
| IDR | XOF |
|---|---|
| 1 IDR | 0.03 XOF |
| 10 IDR | 0.32 XOF |
| 50 IDR | 1.59 XOF |
| 100 IDR | 3.19 XOF |
| 500 IDR | 15.93 XOF |
| 1,000 IDR | 31.86 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-07-05T00:20:48Z",
"rates": {
"XOF": 0.031863
}
}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.1863,
"rate": 0.031863
}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