Rate Overview
Live
1 MOP = 68.9956 XOF
1 XOF = 0.014494
MOP
Avg
69.2038
High
69.6389
Low
68.9127
Last updated: 4/18/2026, 8:44:45 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 69.00 XOF |
| 10 MOP | 689.96 XOF |
| 50 MOP | 3,449.78 XOF |
| 100 MOP | 6,899.56 XOF |
| 500 MOP | 34,497.78 XOF |
| 1,000 MOP | 68,995.57 XOF |
Get MOP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=XOFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:44:45Z",
"rates": {
"XOF": 68.995567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "XOF",
"amount": 100
},
"result": 6899.556699999999,
"rate": 68.995567
}Build with MOP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key