Rate Overview
Live
1 INR = 5.8676 XOF
1 XOF = 0.170427
INR
Avg
5.8805
High
5.9157
Low
5.8364
Last updated: 5/26/2026, 8:25:22 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.87 XOF |
| 10 INR | 58.68 XOF |
| 50 INR | 293.38 XOF |
| 100 INR | 586.76 XOF |
| 500 INR | 2,933.81 XOF |
| 1,000 INR | 5,867.62 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-26T20:25:22Z",
"rates": {
"XOF": 5.867623
}
}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.7623,
"rate": 5.867623
}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