Rate Overview
Live
1 MOP = 70.1331 XOF
1 XOF = 0.014259
MOP
Avg
69.7567
High
70.1869
Low
68.9534
Last updated: 3/7/2026, 12:13:52 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 70.13 XOF |
| 10 MOP | 701.33 XOF |
| 50 MOP | 3,506.65 XOF |
| 100 MOP | 7,013.31 XOF |
| 500 MOP | 35,066.53 XOF |
| 1,000 MOP | 70,133.07 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-07T00:13:52Z",
"rates": {
"XOF": 70.133066
}
}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": 7013.3066,
"rate": 70.133066
}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