Rate Overview
Live
1 MOP = 70.4472 XOF
1 XOF = 0.014195
MOP
Avg
70.1650
High
71.1104
Low
68.9534
Last updated: 3/27/2026, 6:05:25 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 70.45 XOF |
| 10 MOP | 704.47 XOF |
| 50 MOP | 3,522.36 XOF |
| 100 MOP | 7,044.72 XOF |
| 500 MOP | 35,223.58 XOF |
| 1,000 MOP | 70,447.17 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-03-27T06:05:25Z",
"rates": {
"XOF": 70.447167
}
}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": 7044.716699999999,
"rate": 70.447167
}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