Rate Overview
Live
1 INR = 6.1309 XOF
1 XOF = 0.163109
INR
Avg
6.1241
High
6.1668
Low
6.0965
Last updated: 3/7/2026, 1:05:46 AM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 6.13 XOF |
| 10 INR | 61.31 XOF |
| 50 INR | 306.54 XOF |
| 100 INR | 613.09 XOF |
| 500 INR | 3,065.43 XOF |
| 1,000 INR | 6,130.85 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-03-07T01:05:46Z",
"rates": {
"XOF": 6.130853
}
}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": 613.0853,
"rate": 6.130853
}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