Rate Overview
Live
1 INR = 5.9422 XOF
1 XOF = 0.168287
INR
Avg
5.9288
High
5.9635
Low
5.8928
Last updated: 9/2/2026, 6:26:23 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.94 XOF |
| 10 INR | 59.42 XOF |
| 50 INR | 297.11 XOF |
| 100 INR | 594.22 XOF |
| 500 INR | 2,971.12 XOF |
| 1,000 INR | 5,942.24 XOF |
Get INR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=XOFExample Response:
{
"success": true,
"base": "INR",
"date": "2026-09-02T18:26:23Z",
"rates": {
"XOF": 5.942244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "XOF",
"amount": 100
},
"result": 594.2244,
"rate": 5.942244
}Build with INR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key