Rate Overview
Live
1 XOF = 0.030569 MDL
1 MDL = 32.7129
XOF
Avg
0.030638
High
0.031045
Low
0.029845
Last updated: 7/11/2026, 7:18:50 AM
Quick Conversions
| XOF | MDL |
|---|---|
| 1 XOF | 0.03 MDL |
| 10 XOF | 0.31 MDL |
| 50 XOF | 1.53 MDL |
| 100 XOF | 3.06 MDL |
| 500 XOF | 15.28 MDL |
| 1,000 XOF | 30.57 MDL |
Get XOF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MDLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-11T07:18:50Z",
"rates": {
"MDL": 0.030569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MDL",
"amount": 100
},
"result": 3.0568999999999997,
"rate": 0.030569
}Build with XOF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key