Rate Overview
Live
1 MDL = 32.5603 XOF
1 XOF = 0.030712
MDL
Avg
32.5236
High
32.7853
Low
32.2112
Last updated: 5/26/2026, 4:34:05 PM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.56 XOF |
| 10 MDL | 325.60 XOF |
| 50 MDL | 1,628.01 XOF |
| 100 MDL | 3,256.03 XOF |
| 500 MDL | 16,280.13 XOF |
| 1,000 MDL | 32,560.25 XOF |
Get MDL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=XOFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-26T16:34:05Z",
"rates": {
"XOF": 32.560251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "XOF",
"amount": 100
},
"result": 3256.0251000000003,
"rate": 32.560251
}Build with MDL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key