Rate Overview
Live
1 INR = 5.8657 XOF
1 XOF = 0.170483
INR
Avg
5.8876
High
5.9126
Low
5.8657
Last updated: 5/6/2026, 10:20:06 AM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.87 XOF |
| 10 INR | 58.66 XOF |
| 50 INR | 293.28 XOF |
| 100 INR | 586.57 XOF |
| 500 INR | 2,932.84 XOF |
| 1,000 INR | 5,865.68 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-05-06T10:20:06Z",
"rates": {
"XOF": 5.865684
}
}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": 586.5684,
"rate": 5.865684
}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