Rate Overview
Live
1 INR = 5.8679 XOF
1 XOF = 0.170418
INR
Avg
6.0903
High
6.3270
Low
5.8537
Last updated: 5/26/2026, 9:31:01 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.87 XOF |
| 10 INR | 58.68 XOF |
| 50 INR | 293.40 XOF |
| 100 INR | 586.79 XOF |
| 500 INR | 2,933.96 XOF |
| 1,000 INR | 5,867.93 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-26T21:31:01Z",
"rates": {
"XOF": 5.867926
}
}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.7926,
"rate": 5.867926
}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