Rate Overview
Live
1 SEK = 0.837332 MOP
1 MOP = 1.1943
SEK
Avg
0.843087
High
0.850691
Low
0.837332
Last updated: 9/2/2026, 1:55:41 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.84 MOP |
| 10 SEK | 8.37 MOP |
| 50 SEK | 41.87 MOP |
| 100 SEK | 83.73 MOP |
| 500 SEK | 418.67 MOP |
| 1,000 SEK | 837.33 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-09-02T13:55:41Z",
"rates": {
"MOP": 0.837332
}
}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": 83.7332,
"rate": 0.837332
}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