Rate Overview
Live
1 MOP = 70.8941 XOF
1 XOF = 0.014106
MOP
Avg
70.3890
High
70.9828
Low
70.0470
Last updated: 6/19/2026, 10:10:29 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 70.89 XOF |
| 10 MOP | 708.94 XOF |
| 50 MOP | 3,544.71 XOF |
| 100 MOP | 7,089.41 XOF |
| 500 MOP | 35,447.06 XOF |
| 1,000 MOP | 70,894.11 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-06-19T10:10:29Z",
"rates": {
"XOF": 70.894113
}
}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": 7089.411300000001,
"rate": 70.894113
}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