Rate Overview
Live
1 MNT = 0.156924 XOF
1 XOF = 6.3725
MNT
Avg
0.157501
High
0.157904
Low
0.156924
Last updated: 5/29/2026, 4:24:52 PM
Quick Conversions
| MNT | XOF |
|---|---|
| 1 MNT | 0.16 XOF |
| 10 MNT | 1.57 XOF |
| 50 MNT | 7.85 XOF |
| 100 MNT | 15.69 XOF |
| 500 MNT | 78.46 XOF |
| 1,000 MNT | 156.92 XOF |
Get MNT/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=XOFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-29T16:24:52Z",
"rates": {
"XOF": 0.156924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "XOF",
"amount": 100
},
"result": 15.692400000000001,
"rate": 0.156924
}Build with MNT/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key