Rate Overview
Live
1 INR = 5.9514 XOF
1 XOF = 0.168026
INR
Avg
6.0117
High
6.1911
Low
5.8706
Last updated: 7/24/2026, 5:01:14 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.95 XOF |
| 10 INR | 59.51 XOF |
| 50 INR | 297.57 XOF |
| 100 INR | 595.14 XOF |
| 500 INR | 2,975.72 XOF |
| 1,000 INR | 5,951.45 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-07-24T17:01:14Z",
"rates": {
"XOF": 5.951447
}
}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": 595.1447,
"rate": 5.951447
}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