Rate Overview
Live
1 INR = 5.9916 XOF
1 XOF = 0.166901
INR
Avg
6.1738
High
6.4614
Low
5.8384
Last updated: 7/8/2026, 9:27:17 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.99 XOF |
| 10 INR | 59.92 XOF |
| 50 INR | 299.58 XOF |
| 100 INR | 599.16 XOF |
| 500 INR | 2,995.78 XOF |
| 1,000 INR | 5,991.57 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-08T21:27:17Z",
"rates": {
"XOF": 5.991569
}
}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": 599.1569000000001,
"rate": 5.991569
}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