Rate Overview
Live
1 IDR = 0.032016 XOF
1 XOF = 31.2344
IDR
Avg
0.032211
High
0.032325
Low
0.032016
Last updated: 5/6/2026, 10:01:05 PM
Quick Conversions
| IDR | XOF |
|---|---|
| 1 IDR | 0.03 XOF |
| 10 IDR | 0.32 XOF |
| 50 IDR | 1.60 XOF |
| 100 IDR | 3.20 XOF |
| 500 IDR | 16.01 XOF |
| 1,000 IDR | 32.02 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-05-06T22:01:05Z",
"rates": {
"XOF": 0.032016
}
}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.2016000000000004,
"rate": 0.032016
}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