Rate Overview
Live
1 INR = 5.9763 XOF
1 XOF = 0.167327
INR
Avg
5.9599
High
5.9763
Low
5.9339
Last updated: 7/25/2026, 10:42:31 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.98 XOF |
| 10 INR | 59.76 XOF |
| 50 INR | 298.82 XOF |
| 100 INR | 597.63 XOF |
| 500 INR | 2,988.15 XOF |
| 1,000 INR | 5,976.30 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-25T22:42:31Z",
"rates": {
"XOF": 5.976304
}
}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": 597.6304,
"rate": 5.976304
}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