Rate Overview
Live
1 MRO = 1.5030 SDG
1 SDG = 0.665323
MRO
Avg
1.4988
High
1.5069
Low
1.4934
Last updated: 8/21/2026, 7:08:45 AM
Quick Conversions
| MRO | SDG |
|---|---|
| 1 MRO | 1.50 SDG |
| 10 MRO | 15.03 SDG |
| 50 MRO | 75.15 SDG |
| 100 MRO | 150.30 SDG |
| 500 MRO | 751.52 SDG |
| 1,000 MRO | 1,503.03 SDG |
Get MRO/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SDGExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-21T07:08:45Z",
"rates": {
"SDG": 1.50303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SDG",
"amount": 100
},
"result": 150.303,
"rate": 1.50303
}Build with MRO/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key