Rate Overview
Live
1 XOF = 0.170516 INR
1 INR = 5.8646
XOF
Avg
0.169713
High
0.170516
Low
0.169041
Last updated: 5/28/2026, 7:45:00 PM
Quick Conversions
| XOF | INR |
|---|---|
| 1 XOF | 0.17 INR |
| 10 XOF | 1.71 INR |
| 50 XOF | 8.53 INR |
| 100 XOF | 17.05 INR |
| 500 XOF | 85.26 INR |
| 1,000 XOF | 170.52 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-05-28T19:45:00Z",
"rates": {
"INR": 0.170516
}
}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": 17.0516,
"rate": 0.170516
}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