Rate Overview
Live
1 SEK = 0.876983 MOP
1 MOP = 1.1403
SEK
Avg
0.873871
High
0.876983
Low
0.870061
Last updated: 5/7/2026, 10:12:04 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.88 MOP |
| 10 SEK | 8.77 MOP |
| 50 SEK | 43.85 MOP |
| 100 SEK | 87.70 MOP |
| 500 SEK | 438.49 MOP |
| 1,000 SEK | 876.98 MOP |
Get SEK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MOPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-07T10:12:04Z",
"rates": {
"MOP": 0.876983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MOP",
"amount": 100
},
"result": 87.69829999999999,
"rate": 0.876983
}Build with SEK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key