Rate Overview
Live
1 INR = 5.9390 XOF
1 XOF = 0.168379
INR
Avg
6.0302
High
6.2456
Low
5.8364
Last updated: 7/22/2026, 7:30:45 AM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.94 XOF |
| 10 INR | 59.39 XOF |
| 50 INR | 296.95 XOF |
| 100 INR | 593.90 XOF |
| 500 INR | 2,969.49 XOF |
| 1,000 INR | 5,938.97 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-22T07:30:45Z",
"rates": {
"XOF": 5.938974
}
}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": 593.8974,
"rate": 5.938974
}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