Rate Overview
Live
1 MOP = 70.1416 XOF
1 XOF = 0.014257
MOP
Avg
70.2624
High
70.3953
Low
70.1416
Last updated: 8/15/2026, 4:42:02 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 70.14 XOF |
| 10 MOP | 701.42 XOF |
| 50 MOP | 3,507.08 XOF |
| 100 MOP | 7,014.16 XOF |
| 500 MOP | 35,070.81 XOF |
| 1,000 MOP | 70,141.62 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-08-15T04:42:02Z",
"rates": {
"XOF": 70.14162
}
}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": 7014.162,
"rate": 70.14162
}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