Rate Overview
Live
1 INR = 5.9419 XOF
1 XOF = 0.168296
INR
Avg
5.9945
High
6.0620
Low
5.9349
Last updated: 4/16/2026, 8:06:42 AM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.94 XOF |
| 10 INR | 59.42 XOF |
| 50 INR | 297.09 XOF |
| 100 INR | 594.19 XOF |
| 500 INR | 2,970.95 XOF |
| 1,000 INR | 5,941.90 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-04-16T08:06:42Z",
"rates": {
"XOF": 5.941897
}
}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.1897,
"rate": 5.941897
}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