Rate Overview
Live
1 XOF = 0.081984 MUR
1 MUR = 12.1975
XOF
Avg
0.081087
High
0.083526
Low
0.076326
Last updated: 3/27/2026, 6:19:39 AM
Quick Conversions
| XOF | MUR |
|---|---|
| 1 XOF | 0.08 MUR |
| 10 XOF | 0.82 MUR |
| 50 XOF | 4.10 MUR |
| 100 XOF | 8.20 MUR |
| 500 XOF | 40.99 MUR |
| 1,000 XOF | 81.98 MUR |
Get XOF/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MURExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T06:19:39Z",
"rates": {
"MUR": 0.081984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MUR",
"amount": 100
},
"result": 8.1984,
"rate": 0.081984
}Build with XOF/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key