Rate Overview
Live
1 XOF = 0.162911 INR
1 INR = 6.1383
XOF
Avg
0.163339
High
0.164028
Low
0.162159
Last updated: 3/6/2026, 7:33:56 PM
Quick Conversions
| XOF | INR |
|---|---|
| 1 XOF | 0.16 INR |
| 10 XOF | 1.63 INR |
| 50 XOF | 8.15 INR |
| 100 XOF | 16.29 INR |
| 500 XOF | 81.46 INR |
| 1,000 XOF | 162.91 INR |
Get XOF/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=INRExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:33:56Z",
"rates": {
"INR": 0.162911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "INR",
"amount": 100
},
"result": 16.2911,
"rate": 0.162911
}Build with XOF/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key