Rate Overview
Live
1 INR = 5.9897 XOF
1 XOF = 0.166953
INR
Avg
6.0313
High
6.0824
Low
5.9897
Last updated: 3/27/2026, 6:14:56 AM
Quick Conversions
| INR | XOF |
|---|---|
| 1 INR | 5.99 XOF |
| 10 INR | 59.90 XOF |
| 50 INR | 299.48 XOF |
| 100 INR | 598.97 XOF |
| 500 INR | 2,994.85 XOF |
| 1,000 INR | 5,989.70 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-27T06:14:56Z",
"rates": {
"XOF": 5.989698
}
}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": 598.9698,
"rate": 5.989698
}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