Rate Overview
Live
1 INR = 6.0083 XOF
1 XOF = 0.166436
INR
Avg
6.0346
High
6.0824
Low
6.0083
Last updated: 3/27/2026, 4:25:09 AM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 6.01 XOF |
| 10 INR | 60.08 XOF |
| 50 INR | 300.42 XOF |
| 100 INR | 600.83 XOF |
| 500 INR | 3,004.16 XOF |
| 1,000 INR | 6,008.32 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-27T04:25:09Z",
"rates": {
"XOF": 6.008321
}
}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": 600.8321,
"rate": 6.008321
}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