Rate Overview
Live
1 INR = 5.9504 XOF
1 XOF = 0.168056
INR
Avg
5.9619
High
5.9744
Low
5.9474
Last updated: 8/12/2026, 6:32:22 PM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.95 XOF |
| 10 INR | 59.50 XOF |
| 50 INR | 297.52 XOF |
| 100 INR | 595.04 XOF |
| 500 INR | 2,975.20 XOF |
| 1,000 INR | 5,950.40 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-08-12T18:32:22Z",
"rates": {
"XOF": 5.950395
}
}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.0395000000001,
"rate": 5.950395
}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