Rate Overview
Live
1 XOF = 0.082977 MUR
1 MUR = 12.0515
XOF
Avg
0.083383
High
0.084431
Low
0.082839
Last updated: 6/19/2026, 8:37:13 AM
Quick Conversions
| XOF | MUR |
|---|---|
| 1 XOF | 0.08 MUR |
| 10 XOF | 0.83 MUR |
| 50 XOF | 4.15 MUR |
| 100 XOF | 8.30 MUR |
| 500 XOF | 41.49 MUR |
| 1,000 XOF | 82.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-06-19T08:37:13Z",
"rates": {
"MUR": 0.082977
}
}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.297699999999999,
"rate": 0.082977
}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