Rate Overview
Live
1 MRO = 0.003239 SGD
1 SGD = 308.7373
MRO
Avg
0.003225
High
0.003242
Low
0.003213
Last updated: 7/29/2026, 3:09:15 AM
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.62 SGD |
| 1,000 MRO | 3.24 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-07-29T03:09:15Z",
"rates": {
"SGD": 0.003239
}
}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.3239,
"rate": 0.003239
}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