Rate Overview
Live
1 MRO = 0.003224 SGD
1 SGD = 310.1737
MRO
Avg
0.003214
High
0.003224
Low
0.003203
Last updated: 6/18/2026, 12:38:54 PM
Quick Conversions
| MRO | SGD |
|---|---|
| 1 MRO | 0.00 SGD |
| 10 MRO | 0.03 SGD |
| 50 MRO | 0.16 SGD |
| 100 MRO | 0.32 SGD |
| 500 MRO | 1.61 SGD |
| 1,000 MRO | 3.22 SGD |
Get MRO/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SGDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-06-18T12:38:54Z",
"rates": {
"SGD": 0.003224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SGD",
"amount": 100
},
"result": 0.32239999999999996,
"rate": 0.003224
}Build with MRO/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key